From: Glenn Morris Date: Mon, 6 Feb 2012 01:29:23 +0000 (-0800) Subject: NEWS typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~915 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e1d794918405e92987e2f513bfcb7c43251006af;p=emacs.git NEWS typo. --- diff --git a/etc/NEWS b/etc/NEWS index 9ea5d6af7b0..ebd70e564f7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1240,7 +1240,7 @@ Instead, the offending function is removed. *** New function `run-hook-wrapped' for running an abnormal hook by passing the hook functions as arguments to a "wrapping" function. Like `run-hook-with-args-until-success', it stops at the first -non-nil retun value. +non-nil return value. +++ *** New macro `with-wrapper-hook' for running an abnormal hook as a